gtk4.git
2019-09-09 Timm Bädergl renderer: Remove unused matrix
2019-09-09 Timm Bäderfixed: Documentation clarifications
2019-09-09 Timm Bäderfixed: x/y passed to get_child_position are not optional
2019-09-09 Timm Bäderfixedlayout: Don't call the child transform position
2019-09-09 Timm Bäderlinkbutton: Use widget API to set has-toolip
2019-09-09 Timm Bäderlinkbutton: Use proper action name for right-click...
2019-09-09 Timm Bädermenubutton: Control sensitivity of child button
2019-09-09 Timm Bädermagnifier: Remove some unused members
2019-09-09 Timm Bäderdocs: Remove styles.txt
2019-09-09 Timm Bäderdocs: Remove widget_system.txt
2019-09-09 Timm Bäderdocs: Remove widget_geometry.txt
2019-09-09 Timm Bäderwidget: Clear up gtk_widget_class_install_property_acti...
2019-09-09 Timm Bäderwidget: Remove reference to non-existent function
2019-09-09 Timm Bäderwidget: Add some missing annotations to gtk_widget_clas...
2019-09-09 Timm Bäderwindow: Remove useless deprecation guards
2019-09-09 Timm Bädercssprovider: Remove unused member from GtkCssScanner
2019-09-09 Timm Bädercssprovider: Don't lookup on empty css providers
2019-09-09 Timm Bädercssnode: GtkCssAnimatedStyle->style is always a static...
2019-09-09 Timm Bädergtksettings: Remove unused functions & prototypes
2019-09-09 Timm Bädercssnode: Remove unused struct
2019-09-09 Timm Bädercssstyle: Remove unused _add_difference
2019-09-09 Timm Bäderstylecontext: Remove leftover function prototypes
2019-09-09 Timm Bäderstylecontext: Stop exporting _resolve_color
2019-09-09 Timm Bädercsscolorvalue: return the initial color value directly
2019-09-09 Timm Bädercsscolorvalue: Remove unused new_from_rgba()
2019-09-09 Timm Bädercssstaticstyle: Compute initial/inherit values directly
2019-09-09 Timm Bädercssinitialvalue: Make _compute public
2019-09-09 Timm Bädercsslookup: Remove 'relevant' parameter from _init
2019-09-09 Timm Bädercsslookup: Remove 'missing' bitmask
2019-09-09 Timm Bädercssanimatedstyle: Keep transition_info_add from recursing
2019-09-09 Timm Bädercsslookup: Remove tautological if expression
2019-09-09 Timm Bädercssstaticstyle: Avoid ref'ing specified value in comput...
2019-09-09 Timm Bädercssprovider: Fix compilation wth VERIFY_TREE set
2019-09-09 Timm Bädercssmatcher: Inline node values into matcher
2019-09-09 Timm Bädercssanimatedstyle: Make set_animated_value transfer...
2019-09-09 Timm Bädercssimage: Use gtk_internal_return_val_*
2019-09-09 Timm Bädergtkprivate: Only define gtk_internal_return_if* for...
2019-09-09 Timm Bädercssanimatedstyle: Save animation in array
2019-09-09 Timm Bädercssanimatedstyle: Avoid type check in loop
2019-09-09 Timm Bädercssanimatedstyle: Avoid unnecessary transition work
2019-09-09 Timm Bädercssrgbavalue: Add & use new_white()
2019-09-09 Timm Bädercssrgbavalue: Add an opaque white singleton
2019-09-09 Timm Bädercssrgbavalue: Add a singleton for transparent colors
2019-09-09 Timm Bädercssdimensionvalue: Create a few more common singletons
2019-09-09 Timm Bädercssstaticstyle: Make set_value (transfer-full)
2019-09-09 Timm Bädercss: Avoid more type checks in hot paths
2019-09-09 Timm Bädercsspalettevalue: Use simple arrays instead of a hashtable
2019-09-09 Timm Bädercssanimatedstyle: Remove some casts in hot paths
2019-09-09 Timm Bäderbitmask: Add _gtk_allocated_bitmask_to_string
2019-09-09 Timm BäderAdwaita: Hack around list button styling
2019-09-09 Timm Bäderwidget-factory: Add a spinbutton in a list
2019-09-09 Timm Bäderspinbutton: Use a box layout
2019-09-09 Timm Bädermenubutton: Add a create_popup_func
2019-09-09 Timm Bädermenubutton: Remove unused member
2019-09-09 Timm Bäderlabel: Remove "line" from wrap properties
2019-09-09 Timm Bädergsktransform: Fix documentation comment
2019-09-09 Timm Bädersnapshot: Stop exporting _append_node_internal
2019-09-08 Timm BäderMerge branch 'wip/chergert/remove-emit-by-name' into...
2019-09-07 Piotr DrągUpdate POTFILES.skip
2019-09-07 Marek ČernockýUpdated Czech translation
2019-09-06 Emin Tufan... Update Turkish translation
2019-09-05 Christian Hergerttexttag: avoid use of g_signal_emit_by_name()
2019-09-04 Matthias ClasenMerge branch 'wip/chergert/faster-comparison' into...
2019-09-04 Christian Hergerttextlayout: remove use of GtkTextIter in line comparison
2019-09-03 Matthias ClasenMerge branch 'gtk-4-issue2128' into 'master'
2019-09-03 Olivier Fourdanwayland: Fix xdg-output v3 support
2019-09-01 Jordi MasUpdate Catalan translation
2019-08-31 Ryuta FujiiUpdate Japanese translation
2019-08-31 Ryuta FujiiUpdate Japanese translation
2019-08-31 Ryuta FujiiUpdate Japanese translation
2019-08-30 Changwoo RyuUpdate Korean translation
2019-08-29 Timm BäderMerge branch 'typo' into 'master'
2019-08-29 Alexandre FrankeUpdate French translation
2019-08-29 Alexandre Frankepopover: fix typo in schema string
2019-08-29 Ask Hjorth... Updated Danish translation of gtk-properties
2019-08-29 Ask Hjorth... Updated Danish translation of gtk
2019-08-28 Jordi MasUpdate Catalan translation
2019-08-26 Benjamin OtteMerge branch 'wip/ricotz/issue2107' into 'master'
2019-08-26 Rico Tzschichholzgsk: Add missing 'transfer full' annotations of instanc...
2019-08-26 Matthias ClasenMerge branch 'office-runner-crash' into 'master'
2019-08-26 Matthias ClasenFix a crash in gtk-builder-tool
2019-08-26 Changwoo RyuUpdate Korean translation
2019-08-26 Timm BäderMerge branch 'doc-typos' into 'master'
2019-08-25 Дилян ПалаузовMinor typos in the Documentation (a/an)
2019-08-25 Matthias ClasenMerge branch 'gdkmonitor-x11-manufacturer' into 'master'
2019-08-24 Balázs ÚrUpdate Hungarian translation
2019-08-22 Anders JonssonUpdate Swedish translation
2019-08-21 Emmanuele BassiMerge branch 'build-remove-xiproto-xreply-check-gtk4...
2019-08-21 Christoph ReiterRemove NEED_XIPROTO_H_FOR_XREPLY check
2019-08-20 Daniel MustielesUpdated Spanish translation
2019-08-19 Daniel ȘerbănescuUpdate Romanian translation
2019-08-19 Daniel ȘerbănescuUpdate Romanian translation
2019-08-18 Aurimas ČerniusUpdated Lithuanian translation
2019-08-16 Kukuh SyafaatUpdate Indonesian translation
2019-08-16 Asier Sarasua... Update Basque translation
2019-08-16 Asier Sarasua... Update Basque translation
2019-08-15 Timm Bäderscale: Add a destroy notify to set_format_value_func
2019-08-15 Timm Bäderscaler: Avoid some signal connections
2019-08-15 Timm Bäderspinbutton: Use gtk_button_new_from_icon_name
2019-08-15 Timm Bäderwidget: Don't duplicate events to translate coordinates
next